Carbon


NewGWorldFromPtr

Header: QDOffscreen.h Carbon status: Supported

QDErr NewGWorldFromPtr (
    GWorldPtr *offscreenGWorld, 
    UInt32 PixelFormat, 
    const Rect *boundsRect, 
    CTabHandle cTable, 
    GDHandle aGDevice, 
    GWorldFlags flags, 
    Ptr newBuffer, 
    SInt32 rowBytes
);
offscreenGWorld
PixelFormat
boundsRect
cTable
aGDevice
flags
newBuffer
rowBytes

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.1 and later. Exported by CarbonLib 1.1 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)